CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - windows 串口

搜索资源列表

  1. Windows下串口通信C++源代码,纯C++代码

    0下载:
  2. 一个用c++编的串口通讯程序,经测试运行正常-with a series of the serial communication program, tested normal operation
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:246730
    • 提供者:韦龙新
  1. Windows CE下的串口通讯类

    0下载:
  2. 串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式开发/WINCE”社区中,经常有人提问该到哪找串口通讯类,其实这个问题我自己也问过。:)而一般的回答是给你提供一个Pocket PC 2002的SDK例子程序。但到底SDK的程序和MFC的结构有很大的不同,对于想用MFC编写通信程序的人来说也不是很便利。 另一方面,由于Windows CE是一个基于Unicode的操作系统,并且Windows CE不支持Windows下常用的串行通信重叠I/O方式(OVER
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:5655
    • 提供者:wzg
  1. sscom33串口通讯工具

    1下载:
  2. 这个是串口通讯工具,无论windows编程,还是嵌入式的上位机和下位机通讯,调试时使用它都很方便-This is a serial communications tools, windows programming, or embedded PC and the next crew communications, debug it very convenient to use
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:279701
    • 提供者:沉毅
  1. 串口调试工具Comdebug

    0下载:
  2. 简单的Windows下串口调试-simple serial debugging Windows
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:96121
    • 提供者:海明
  1. 串口通信组件

    0下载:
  2. windows环境下的基于COM的串口通信组件,封装了串口的常用操作,很好用!-windows environment based on the serial communication COM components, packaging commonly used by the serial port operations, with very good!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:97812
    • 提供者:徐志坚
  1. Win32串口编程.doc

    0下载:
  2. Win32下串口通信与16位串口通信有很大的区别。在Win32下,可以使用两种编程方式实现串口通信,其一是调用的Windows的API函数,其二是使用ActiveX控件。使用API 调用,可以清楚地掌握串口通信的机制,熟悉各种配置和自由灵活采用不同的流控进行串口通信。下面介绍串口操作的基本知识。
  3. 所属分类:Windows编程

  1. 电脑通过手机发送短信和WAPPUSH源代码(VC++6.0)

    0下载:
  2. windows下,通过串口/USB/红外/蓝牙连接手机,虚拟出一个串口,程序通过与串口的通讯,完成发送短信和WAPPUSH等操作。
  3. 所属分类:手机短信编程

    • 发布日期:2009-02-06
    • 文件大小:33464
    • 提供者:CnXiaowei
  1. iar 官方stm32虚拟串口例程

    2下载:
  2. iar 官方的虚拟串口程序,使用stm32f103zet6,含windows安装文件
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2010-10-18
    • 文件大小:79078
    • 提供者:womeikong
  1. 并口开发调试工具包

    0下载:
  2. 对于需要编写并口通讯程序的人员来说,可能会需要一款方便的并口调试工具,但这样的 调试工具 目前网络上好像还没有(至少还没有免费的:)),串口调试器倒有很多(包括我曾经写过的“串口调试 器 2002”),因此我花了点时间写了这款支持各类Windows平台的并口调试工具包,希望能对你编程 及开发带来方便。
  3. 所属分类:调试

    • 发布日期:2011-06-22
    • 文件大小:542768
    • 提供者:kinware@163.com
  1. Windows_API串口编程参考.doc

    0下载:
  2. Windows环境下的串口编程与DOS环境下的串口编程有很大不同。Windows环境下的编程的最大特征之一就是设备无关性,它通过设备驱动程序将Windows应用程序同不同的外部设备隔离。Windows封装了Windows的通信机制,这种方式称为通信API,Windows程序可以利用Windows通信API进行编程,不用对硬件直接进行操作。这种体系被称为Windows开放式服务体系(WOSA,Windows Open Services Architectures)。
  3. 所属分类:编程文档

  1. 基于QT的串口调试助手

    5下载:
  2. 本代码是windows下的QTCreator 下的串口通信的上位机的源码,编译后可以直接运行。
  3. 所属分类:界面编程

  1. JavaSerial.zip

    1下载:
  2. 用Java在Windows下实现串口全双工通讯的例子,Eclipse编译通过。注:读串口超时的话,编译器会提示出错。,Using Java in Windows to achieve full-duplex serial communication example, Eclipse compiler through. Note: Reading serial port timeout, then the compiler will be prompted to make mistakes.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:8132
    • 提供者:Elfen Lied
  1. Term.rar

    0下载:
  2. 使用Windows API函数实现的串口通信,主要包括串口连接、串口设置、串口数据的发送接收以及串口的关闭,The use of Windows API function implementation of serial communication, including the serial connection, serial port settings, serial data send to receive, as well as turn off the serial port
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:61969
    • 提供者:海涛
  1. DDK_Virtual_COM.rar

    3下载:
  2. VC写的VirtualCOM虚拟串口驱动,基于DDK,在VC环境下打开工程文件直接编译,可以扩充功能。,Windows Virtual Com Driver source code project, write and compiled under Virtual C++ environment.
  3. 所属分类:驱动编程

    • 发布日期:2017-05-03
    • 文件大小:8604
    • 提供者:gxliu
  1. commdelphi.rar

    0下载:
  2. 自己写的串口收发程序,使用线程和windows api函数实现,对做串口通信有很大帮助。,Write their own serial transceivers, the use of threads and windows api function to do serial communication helps a lot.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:393640
    • 提供者:steven
  1. WindowsCE_serialport_program.r

    0下载:
  2. 友善之臂QQ2440开发板在Windows CE平台下的串口通信编程。,QQ2440 the arm-friendly development board in the Windows CE platform programming serial communication.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-04
    • 文件大小:113282
    • 提供者:zhnglingshan
  1. WINCE.rar

    0下载:
  2. BtSquirt:两个CE系统进行蓝牙传送文件的程序 MySquirt:两个CE系统进行红外传送文件的程序 ListNet:能列出CE系统网络连接的小程序 RegView:能浏览指定注册表内容的程序 CeChat:基于串口通信的聊天程序 摘自《Windows Embedded CE 6.0 Developer Reference》一书 ,BtSquirt: two CE systems procedures Bluetooth transmission of docu
  3. 所属分类:Windows CE

    • 发布日期:2016-09-19
    • 文件大小:2726859
    • 提供者:yanjun
  1. 模仿Windows系统带的超级终端风格的RS232串口调试工具

    0下载:
  2. 这是一个模仿Windows系统带的超级终端风格的RS232串口调试工具。非常容易读取和写入端口,发送支持ASCII字符模式,可以打开二进制文件以16进制格式显示发送。支持工作内容保存,下次加载。 里面的那个动画窗体加载出现蛮有意思,大家可以学习下。尤其对调试AT指令之类的比较方便。-This is a parody of the Super Terminal Windows system with RS232-style serial debugging tools. Very eas
  3. 所属分类:串口编程

    • 发布日期:2017-03-23
    • 文件大小:64773
    • 提供者:christine4115
  1. stm32虚拟串口驱动1.4

    0下载:
  2. Windows下STM32 USB虚拟串口驱动程序。本人经多次实验发现,必须在开发时,设置CDC的PID和VID两个参数与驱动程序中stmcdc.inf中的数字相同。否则,系统将不可识别STM32的USB口为串口。(STM32 USB virtual serial port driver under Windows. I have many experiments found that must be in development, set the CDC PID and VID, two pa
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-25
    • 文件大小:2255872
    • 提供者:dart86
  1. SerialPort

    0下载:
  2. 串口通信编程实例,编写Windows串口通讯有问题时可做参考(Serial communication programming examples, the preparation of Windows serial communication can be used as reference when there are problems.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:60416
    • 提供者:dalasxu
« 1 2 34 5 6 7 8 9 10 ... 46 »
搜珍网 www.dssz.com